cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/15 - Joke Generator/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
const jokeContainer = document.getElementById('jokeContainer');
const getJokeBtn = document.getElementById('getJokeBtn');
const
const getJokeBtn = document.getElementById('getJokeBtn');
const